Add gtk-doc GTK_DOC_1_32-57-g3651bf3 from the gtk-doc-for-gtk4 branch
authorSimon McVittie <smcv@debian.org>
Tue, 25 Aug 2020 08:36:12 +0000 (09:36 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 25 Aug 2020 08:36:12 +0000 (09:36 +0100)
commit0dc0ee4a721c81a8408309d793e4e678c915f971
tree620c774eab0fdd88d844e7d07d79aa307470537a
parent95a56fde9e80b44630215505228d4556c026a654
Add gtk-doc GTK_DOC_1_32-57-g3651bf3 from the gtk-doc-for-gtk4 branch
209 files changed:
gtk-doc-for-gtk4/AUTHORS [new file with mode: 0644]
gtk-doc-for-gtk4/COPYING [new file with mode: 0644]
gtk-doc-for-gtk4/COPYING-DOCS [new file with mode: 0644]
gtk-doc-for-gtk4/ChangeLog [new file with mode: 0644]
gtk-doc-for-gtk4/HACKING [new file with mode: 0644]
gtk-doc-for-gtk4/MAINTAINERS [new file with mode: 0644]
gtk-doc-for-gtk4/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/NEWS [new file with mode: 0644]
gtk-doc-for-gtk4/README [new file with mode: 0644]
gtk-doc-for-gtk4/TODO [new file with mode: 0644]
gtk-doc-for-gtk4/autogen.sh [new file with mode: 0755]
gtk-doc-for-gtk4/bugzilla.py [new file with mode: 0755]
gtk-doc-for-gtk4/buildsystems/autotools/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/autotools/gtk-doc.m4 [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/autotools/gtk-doc.make [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/autotools/gtk-doc.no-xslt.make [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/autotools/gtkdocize.in [new file with mode: 0755]
gtk-doc-for-gtk4/buildsystems/autotools/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/cmake/GtkDocConfig.cmake [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/cmake/GtkDocConfigVersion.cmake.in [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/cmake/GtkDocScanGObjWrapper.cmake [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/cmake/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/buildsystems/cmake/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/configure.ac [new file with mode: 0644]
gtk-doc-for-gtk4/devhelp2.xsd [new file with mode: 0644]
gtk-doc-for-gtk4/devhelp2.xsl [new file with mode: 0644]
gtk-doc-for-gtk4/doc/README [new file with mode: 0644]
gtk-doc-for-gtk4/doc/authors.txt [new file with mode: 0644]
gtk-doc-for-gtk4/doc/design-1.x.txt [new file with mode: 0644]
gtk-doc-for-gtk4/doc/design-2.x.txt [new file with mode: 0644]
gtk-doc-for-gtk4/doc/gnome.txt [new file with mode: 0644]
gtk-doc-for-gtk4/doc/gtkdoc.dot [new file with mode: 0644]
gtk-doc-for-gtk4/doc/sections-file.txt [new file with mode: 0644]
gtk-doc-for-gtk4/doc/setting-up.txt [new file with mode: 0644]
gtk-doc-for-gtk4/doc/style-guide.txt [new file with mode: 0644]
gtk-doc-for-gtk4/examples/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/examples/README [new file with mode: 0644]
gtk-doc-for-gtk4/git.mk [new file with mode: 0644]
gtk-doc-for-gtk4/gtk-doc-fo.xsl [new file with mode: 0644]
gtk-doc-for-gtk4/gtk-doc.doap [new file with mode: 0644]
gtk-doc-for-gtk4/gtk-doc.pc.in [new file with mode: 0644]
gtk-doc-for-gtk4/gtk-doc.xsl [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc-check.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-depscan.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-fixxref.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-mkdb.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-mkhtml.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-mkhtml2.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-mkman.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-mkpdf.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-rebase.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-scan.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc-scangobj.in [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc/__init__.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/check.py [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc/common.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/config.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/config_data.py.in [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/fixxref.py [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc/highlight.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/md_to_db.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/mkdb.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/mkhtml.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/mkhtml2.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/mkman.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/mkpdf.py [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc/rebase.py [new file with mode: 0755]
gtk-doc-for-gtk4/gtkdoc/scan.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc/scangobj.py [new file with mode: 0644]
gtk-doc-for-gtk4/gtkdoc_uninstalled.py.in [new file with mode: 0644]
gtk-doc-for-gtk4/help/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/C/fdl-appendix.xml [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/C/index.docbook [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/ChangeLog [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/LINGUAS [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/bn_IN/bn_IN.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/cs/cs.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/de/de.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/el/el.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/en_GB/en_GB.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/es/es.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/fr/fr.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/gl/gl.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/gu/gu.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/pt_BR/pt_BR.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/sl/sl.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/sv/sv.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/ta/ta.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/te/te.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/manual/zh_CN/zh_CN.po [new file with mode: 0644]
gtk-doc-for-gtk4/help/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/m4/ax_python_module.m4 [new file with mode: 0644]
gtk-doc-for-gtk4/m4/gtkdoc_jh_check_xml_catalog.m4 [new file with mode: 0644]
gtk-doc-for-gtk4/m4/gtkdoc_jh_path_xml_catalog.m4 [new file with mode: 0644]
gtk-doc-for-gtk4/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/meson_options.txt [new file with mode: 0644]
gtk-doc-for-gtk4/requirements.txt [new file with mode: 0644]
gtk-doc-for-gtk4/style/COPYING [new file with mode: 0644]
gtk-doc-for-gtk4/style/home.png [new file with mode: 0644]
gtk-doc-for-gtk4/style/left-insensitive.png [new file with mode: 0644]
gtk-doc-for-gtk4/style/left.png [new file with mode: 0644]
gtk-doc-for-gtk4/style/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/style/right-insensitive.png [new file with mode: 0644]
gtk-doc-for-gtk4/style/right.png [new file with mode: 0644]
gtk-doc-for-gtk4/style/style.css [new file with mode: 0644]
gtk-doc-for-gtk4/style/up-insensitive.png [new file with mode: 0644]
gtk-doc-for-gtk4/style/up.png [new file with mode: 0644]
gtk-doc-for-gtk4/tests/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/annotations/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/docs/tester-docs.xml [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/docs/tester-sections.txt [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/src/tester.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/annotations/src/tester.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/bugs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/docs/tester-docs.xml [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/docs/tester-sections.txt [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/src/tester.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/bugs/src/tester.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/check.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/common.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/empty.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/empty/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/empty/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/empty/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/empty/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/empty/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/empty/src/tester.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/empty/src/tester.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/fail/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/docs/tester-docs.xml [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/docs/tester-sections.txt [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/src/tester.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/fail/src/tester.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/gobject/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/docs/images/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/docs/images/object.png [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/docs/tester-docs.xml [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/docs/tester-sections.txt [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/examples/gobject.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/giface.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/giface.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/gobject.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/gobject.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/gtypes.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/gtypes.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gobject/src/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gtk-doc.make [new file with mode: 0644]
gtk-doc-for-gtk4/tests/gtkdoctest.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/helpers/gtkdoc_check_runner.py [new file with mode: 0644]
gtk-doc-for-gtk4/tests/helpers/gtkdoc_fixxref_runner.py [new file with mode: 0644]
gtk-doc-for-gtk4/tests/helpers/gtkdoc_mkdb_runner.py [new file with mode: 0644]
gtk-doc-for-gtk4/tests/helpers/gtkdoc_mkhtml_runner.py [new file with mode: 0644]
gtk-doc-for-gtk4/tests/helpers/gtkdoc_scan_runner.py [new file with mode: 0644]
gtk-doc-for-gtk4/tests/helpers/gtkdoc_scangobj_runner.py [new file with mode: 0644]
gtk-doc-for-gtk4/tests/helpers/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/highlight.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/mk_to_db.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/mkdb.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/mkhtml2.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/program.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/program/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/docs/tester-docs.xml [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/docs/tester-sections.txt [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/program/src/test-program.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/docs/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/docs/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/docs/tester-docs.xml [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/meson.build [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/src/Makefile.am [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/src/tester.c [new file with mode: 0644]
gtk-doc-for-gtk4/tests/repro/src/tester.h [new file with mode: 0644]
gtk-doc-for-gtk4/tests/sanity.sh [new file with mode: 0755]
gtk-doc-for-gtk4/tests/scan.py [new file with mode: 0755]
gtk-doc-for-gtk4/tests/tools.sh.in [new file with mode: 0644]
gtk-doc-for-gtk4/tools/c10e-html.py [new file with mode: 0755]
gtk-doc-for-gtk4/tools/db2md.py [new file with mode: 0644]
gtk-doc-for-gtk4/tools/docpercentages.pl [new file with mode: 0755]
gtk-doc-for-gtk4/tools/git-pre-commit [new file with mode: 0755]
gtk-doc-for-gtk4/tools/gtk-doc.el [new file with mode: 0644]
gtk-doc-for-gtk4/version-greater-or-equal.xsl [new file with mode: 0644]